
In Game->

W,A,D: move/jump
M: Go to map maker


In Map Maker->

NOTE:

<+> If you want to add another level increase maxlevels by one and remember
that all objects start at size zero so you will need to make them bigger

<+> Door's obsvars need to point to the switch that activates them, e.g. if the switch is object No 7
 then the Door's obsvar needs to be 7 to be opened by that switch

<+> Teleporter's obsvars point to their destination object




W,S,A,D: Move selected piece
I,K,J,L: Resize selected piece
Arrow Keys: Move player
1-9,0: Change piece type
T: Change the piece to a teleporter
<,>: Previous piece, Next piece
B,N: Lower Obsvar, Raise ObsVar
O,P: Lower/ Raise Level Time limit by a second
Space bar: return to game and save map
F3,F4: Previous, Next Map


HAPPY MODDING!